home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / gfx / ifx / Safety.readme < prev    next >
Text File  |  1999-05-23  |  2KB  |  87 lines

  1. Short:    Generates Title Safety and Action Safety guide lines
  2. Author:   dhomas@youngmonkey.ca
  3. Uploader: dhomas@youngmonkey.ca
  4. Type:     gfx/ifx
  5.  
  6. NOTES
  7. -----
  8. Creates a new buffer and adds Title Safety (20%) and Action Safety
  9. (10%) guide lines.
  10.  
  11. Includes presets for Draco, Abekas, DCTV, Toaster and Firecracker; but,
  12. other presets can be easily added.
  13.  
  14.  
  15. USAGE
  16. -----
  17. Select a preset, or select Custom and enter the width and height. Click
  18. Okay.
  19.  
  20.  
  21. CONFIGURATION
  22. -------------
  23. You can use this script as is, or you can alter it to better suit your
  24. needs.
  25.  
  26. To add a new preset, change this line:
  27.  
  28.    w.6 = 0
  29.  
  30. to this:
  31.  
  32.    w.7 = 0
  33.  
  34. then insert a new line before that line, as follows:
  35.  
  36.    w.6 = WIDTH; h.6 = HEIGHT
  37.  
  38. where WIDTH is the width you want to use, and HEIGHT is the height.
  39.  
  40.  
  41. As is, the program always defaults to Custom. If you always want to use
  42. the Toaster preset for example, you can change this line:
  43.  
  44.    R = 0
  45.  
  46. to this:
  47.  
  48.    R = 4
  49.  
  50. Where 4 is the preset for the Toaster (as indicated in the program).
  51.  
  52.  
  53.  
  54. WWW
  55. ---
  56. The latest version can be downloaded from the ImageFX support area on
  57. the young monkey studios website at:
  58.  
  59.   http://www.youngmonkey.ca/hands/files/IamgeFX/index.html
  60.  
  61.  
  62.  
  63. LEGALITIES
  64. ----------
  65. This loader is copyright 1998 by dhomas trenn and young monkey.  It may
  66. be freely distributed.
  67.  
  68.  
  69. TRADEMARKS
  70. ----------
  71. ImageFX is a trademark (?) of Nova Design, Inc.
  72.  
  73.  
  74. THANKS
  75. ------
  76. Thanks to cecilia.
  77.  
  78.  
  79. ============================= Archive contents =============================
  80.  
  81. Original  Packed Ratio    Date     Time    Name
  82. -------- ------- ----- --------- --------  -------------
  83.     1407     743 47.1% 06-May-99 18:06:16 +Safety.readme
  84.     1391     681 51.0% 06-May-99 18:02:42 +Safety.rexx
  85. -------- ------- ----- --------- --------
  86.     2798    1424 49.1% 07-May-99 23:21:26   2 files
  87.